Activates buffer protection feature during write (e.g - Burn-Proof,Just-Link,etc).
Return Type
A Boolean value.
Syntax
object.SetBufferProtection(bUseBufferProtection As Boolean)
The SetBufferProtection method syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type CDWriterPro. |
bUseBufferProtection | Boolean |